draggable
Type
property
Summary
Syntax
set the draggable of <stack> to {true | false}
Description
The draggable property is included in LiveCode for compatibility with imported SuperCard projects.
In SuperCard, the draggable property determines whether a window can be dragged by its title bar.
In LiveCode, setting this property sets the stack's decorations property to "title". Setting the stack's draggable back to false does not change the stack's decorations.
Setting the draggable property causes the stack window to flash briefly.
Related
glossary: property, title bar, SuperCard, LiveCode, stack window
keyword: title
object: stack
property: decorations, systemWindow, zoomBox
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
Platforms
desktop
server